projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79ff1b6
)
themingengine: remove unused variable
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 6 Sep 2011 19:01:09 +0000
(15:01 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 6 Sep 2011 19:01:09 +0000
(15:01 -0400)
gtk/gtkthemingengine.c
patch
|
blob
|
history
diff --git
a/gtk/gtkthemingengine.c
b/gtk/gtkthemingengine.c
index cf749837da9cc0d2e9121c90ab6c07dd6af96c60..e5e314f20eab0226f36da095a71fb52ba73bad4e 100644
(file)
--- a/
gtk/gtkthemingengine.c
+++ b/
gtk/gtkthemingengine.c
@@
-2032,7
+2032,6
@@
gtk_theming_engine_render_line (GtkThemingEngine *engine,
{
GdkRGBA color;
GtkStateFlags flags;
- cairo_matrix_t matrix;
flags = gtk_theming_engine_get_state (engine);
cairo_save (cr);